home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9085 < prev    next >
Encoding:
Text File  |  1996-08-05  |  620 b   |  24 lines

  1. Newsgroups: comp.lang.c
  2. Path: interpro.gil.com.au!email
  3. From: email@interpro.net.au (Mark)
  4. Subject: Gcc compiling with math.h
  5. Sender: news@gil.com.au
  6. Message-ID: <email.14.000ACC40@interpro.net.au>
  7. Date: Fri, 8 Mar 1996 15:47:47 GMT
  8. X-Nntp-Posting-Host: cs9p5.ipswich.gil.com.au
  9. Organization: Global Infolinks Internet Server, Ipswich Qld Australia
  10. X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
  11.  
  12. Hi,
  13.  
  14. I'm trying to compile a GCC Programme which includes the math.h library. How 
  15. do I compile this? I.e
  16.  
  17. I have tried           gcc filename.c -lm 
  18.  
  19. with no success.
  20.  
  21. Any help greatly appreciated.
  22. Mark.
  23. (C novice)
  24.